CDBandCompress
Your component receives theCDBandCompress
request to compress an image or a band of an image. The image may be part of a sequence.
pascal ComponentResult CDBandCompress (CodecCompressParams *params);
params
- Contains a pointer to a compression parameters structure. The Image Compression Manager places the appropriate parameter information in that structure. See "The Compression Parameters Structure" beginning on page 4-40 for a complete description of the compression parameters structure.
DESCRIPTION
Only compressors receive this request.RESULT CODES
noErr 0 No error paramErr -50 Invalid parameter specified codecSpoolErr -8966 Error loading or unloading data codecAbortErr -8967 Operation aborted by the progress function
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help